projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1ffa428
)
(sun-curs): Provide `sun-curs', not `sm-cursors'.
author
Karl Heuer
<kwzh@gnu.org>
Tue, 10 Aug 1999 17:14:22 +0000
(17:14 +0000)
committer
Karl Heuer
<kwzh@gnu.org>
Tue, 10 Aug 1999 17:14:22 +0000
(17:14 +0000)
lisp/sun-curs.el
patch
|
blob
|
history
diff --git
a/lisp/sun-curs.el
b/lisp/sun-curs.el
index b95ecde7e17a2aa4b3a12d0e3648a3ac8fb51c07..329b37fe4b45f2875eb7401185712ac82f10b94d 100644
(file)
--- a/
lisp/sun-curs.el
+++ b/
lisp/sun-curs.el
@@
-214,6
+214,6
@@
Otherwise, ICON should be a vector or the name of a vector of [x y 32-chars]"
(setq char (1+ (lsh char 1))))
(if (not (eolp))(forward-char)))
-(provide 's
m-curso
rs)
+(provide 's
un-cu
rs)
;;; sun-curs.el ends here